FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.thieme-compliance.anamnese#0.0.1-dev (125 ms)

Package de.thieme-compliance.anamnese
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.thieme-compliance.anamnese@0.0.1-dev&canonical=https://thieme-compliance.de/fhir/StructureDefinition/EcpKostentraeger
Url https://thieme-compliance.de/fhir/StructureDefinition/EcpKostentraeger
Version 1.0.0
Status draft
Date 2023-05-02
Name EcpKostentraeger
Title ECP Kostenträger
Experimental False
Description Kostenträger für die ECP-Dateneinleitung
Copyright Copyright 2020-2023 Thieme Compliance GmbH
Type Organization
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://fhir.de/StructureDefinition/address-de-basis Adresse, deutsches Basisprofil
http://fhir.de/StructureDefinition/identifier-iknr Identifier-Profil für die Abbildung eines Institutionskennzeichens (IKNR)
http://ihe-d.de/ValueSets/IHEXDShealthcareFacilityTypeCode IHE XDS healthcareFacilityTypeCode


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "EcpKostentraeger",
  "url" : "https://thieme-compliance.de/fhir/StructureDefinition/EcpKostentraeger",
  "version" : "1.0.0",
  "name" : "EcpKostentraeger",
  "title" : "ECP Kostenträger",
  "status" : "draft",
  "date" : "2023-05-02",
  "publisher" : "Thieme Compliance GmbH",
  "contact" : [
    {
      "name" : "Thieme Compliance GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://thieme-compliance.de/",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Kostenträger für die ECP-Dateneinleitung",
  "copyright" : "Copyright 2020-2023 Thieme Compliance GmbH",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Organization",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Organization",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Organization.identifier",
        "path" : "Organization.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Organization.identifier:iknr",
        "path" : "Organization.identifier",
        "sliceName" : "iknr",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "Identifier",
            "profile" : [
              "http://fhir.de/StructureDefinition/identifier-iknr"
            ]
          }
        ]
      },
      {
        "id" : "Organization.type",
        "path" : "Organization.type",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ihe-d.de/ValueSets/IHEXDShealthcareFacilityTypeCode"
        }
      },
      {
        "id" : "Organization.type.coding",
        "path" : "Organization.type.coding",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.type.coding.system",
        "path" : "Organization.type.coding.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.type.coding.code",
        "path" : "Organization.type.coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.name",
        "path" : "Organization.name",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address",
        "path" : "Organization.address",
        "type" : [
          {
            "code" : "Address",
            "profile" : [
              "http://fhir.de/StructureDefinition/address-de-basis"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.line",
        "path" : "Organization.address.line",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.line.extension:Strasse",
        "path" : "Organization.address.line.extension",
        "sliceName" : "Strasse",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.line.extension:Hausnummer",
        "path" : "Organization.address.line.extension",
        "sliceName" : "Hausnummer",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.city",
        "path" : "Organization.address.city",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.postalCode",
        "path" : "Organization.address.postalCode",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.